chore(deps): bump the python group across 1 directory with 9 updates #485
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python group with 9 updates in the / directory:
4.2.04.3.12.31.02.32.32.37.02.41.01.34.981.34.1452.13.02.14.01.10.01.11.03.1.03.2.62.31.0.202404062.32.0.202407128.2.08.3.1Updates
pypdffrom 4.2.0 to 4.3.1Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
8f62120REL: 4.3.1926fa7fMAINT: Deal with cryptography>=43 moving ARC4 (#2765)4a41c53FIX: Cope with Matrix entry in field annotations (#2736)fe33cf6DOC: Update Link Documentation Example (#2759)5f57d1fDOC: Make table consistent with pdf-version-support.md (#2758)0da2f5dDOC: Add feature support by pypdf (#2738)f6cdd7cDOC: Move JavaScript example (#2746)8e02580DOC: Added example for downloading a PDF from Google Cloud Storage (#2745)6ef6d7eDOC: Miscellaneous tiny changes (#2744)4fab353STY: Change argument type (#2741)Updates
requestsfrom 2.31.0 to 2.32.3Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
0e322afv2.32.3e188799Don't create default SSLContext if ssl module isn't present (#6724)145b539Merge pull request #6716 from sigmavirus24/bug/6715b1d73ddDon't use default SSLContext with custom poolmanager kwargs6badbacUpdate HISTORY.mda62a2d3Allow for overriding of specific pool key params88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_contextUpdates
aws-lambda-powertoolsfrom 2.37.0 to 2.41.0Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
... (truncated)
Commits
3556fcdchore: version bump4e9a5fechore(layers): downgrade aws cdk to 2.145.0 (#4739)b5d6384chore(ci): new pre-release 2.40.2a8 (#4737)3ae2eecfix(event_handler): make the max_age attribute comply with RFC specification ...599f6fechore(deps-dev): bump sentry-sdk from 2.8.0 to 2.9.0 (#4735)96fd770chore(deps-dev): bump cfn-lint from 1.5.2 to 1.5.3 (#4734)2f4b976chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 (#4732)51de224chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer w...10d551cfeat(feature_flags): allow customers to bring their own boto3 client and sess...14b44cefeat(batch): add option to not raiseBatchProcessingErrorexception when th...Updates
boto3from 1.34.98 to 1.34.145Commits
f6203baMerge branch 'release-1.34.145'de349b5Bumping version to 1.34.1459668efeAdd changelog entries from botocore86c6026Merge branch 'release-1.34.144'b834581Merge branch 'release-1.34.144' into developb3936b5Bumping version to 1.34.144074b8fcAdd changelog entries from botocore5b7ef37Merge branch 'release-1.34.143'f225e61Merge branch 'release-1.34.143' into develop5527d5bBumping version to 1.34.143Updates
aws-xray-sdkfrom 2.13.0 to 2.14.0Release notes
Sourced from aws-xray-sdk's releases.
Changelog
Sourced from aws-xray-sdk's changelog.
Commits
683fdecMerge pull request #435 from wangzlei/release-2.14.0d4d9b4aRelease commit for v2.14.0934fa95Merge pull request #433 from aws/dependabot/pip/sample-apps/flask/requests-2....6a4f7f4Merge branch 'master' into dependabot/pip/sample-apps/flask/requests-2.32.01ea7768Merge pull request #434 from majanjua-amzn/mastere62f0c5Fix warning message condition for subsegment ending4f4349b---e65d05bMerge pull request #432 from jj22ee/release-2.13.1a3ff59aRelease commit for v2.13.15c38703Merge pull request #431 from majanjua-amzn/patch-1Updates
mypyfrom 1.10.0 to 1.11.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
dbd5f5cRemove +dev from version for 1.11 releasef0a8c69Update CHANGELOG for mypy 1.11 (#17540)371f780CHANGELOG.md update for 1.11 (#17539)2563da0Fix daemon crash on invalid type in TypedDict (#17495)d8c67c3[release 1.11] Ignore some errors in typeshed (#17510)294daffMention --enable-incomplete-feature=NewGenericSyntax (#17462)5c33abfFurther improvements to functools.partial handling (#17425)c37d972Fix type comments crash inside generic definitions (#16849)d39f023Add changelog entry for 1.10.1 (#17436)6c1d867Fix ParamSpec inference against TypeVarTuple (#17431)Updates
pylintfrom 3.1.0 to 3.2.6Commits
da19566Bump pylint to 3.2.6, update changelog (#9825)810c59cUpdate setuptools to >=71.0.4 (#9812) (#9824)5f19cd5Fix a crash when a subclass extends__slots__(#9817) (#9822)c0b1d22Bump astroid to 3.2.4 (#9816) (#9821)1d877deFix consider-using-min-max-builtin (#9802) (#9803)8410f57Fix a false positive formissing-param-doc(#9740) (#9793)bd4c8f1Handle assert_never() when imported from typing_extensions (#9782) (#9790)8eb2c4dFix FP forunexpected-keyword-argwith ambiguous constructors (#9785) (#9788)9882537Bump astroid to 3.2.3 (#9787)aea868cFixinvalid-nameregression for class attributes in subclasses (#9772) (#9775)Updates
types-requestsfrom 2.31.0.20240406 to 2.32.0.20240712Commits
Updates
pytestfrom 8.2.0 to 8.3.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
de98446Prepare release version 8.3.1bd0a042Merge pull request #12636 from pytest-dev/update-release-notes664325bdoc/changelog: update 8.3.0 notes19d225dMerge pull request #12635 from pytest-dev/release-8.3.0bc33028Prepare release version 8.3.0a7d5a8eMerge pull request #12557 from x612skm/maintainence/11771-pypy-3.9-bumpced7072Add a change note for PR #11771d42b76dAdjust test_errors_in_xfail_skip_expressions for PyPy9eee45aBump PyPy runtime to v3.9 @ GHAd489247Fix caching of parameterized fixtures (#12600)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions